home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Kant Generator Pro 1.2 / src / kode ƒ / kant parser dispatch.h < prev    next >
C/C++ Source or Header  |  1994-11-11  |  83b  |  4 lines

  1. #include "program globals.h"
  2.  
  3. enum ErrorTypes ParserDispatch(WindowPtr theWindow);
  4.